Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 263 Bytes

Tasks.rst

File metadata and controls

9 lines (6 loc) · 263 Bytes

Tasks

The API supports tasks execution via the HTTP API. Cron is the only supported task as the moment.

Execute Cron Job

Cron job can be executed, remotely, by making a post to POST /api/tasks/cron. See scripts/rcron.php